Home
last modified time | relevance | path

Searched refs:sendV4L2DecoderCmd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Decoder.cpp147 if (!sendV4L2DecoderCmd(false)) { in start()
452 if (!sendV4L2DecoderCmd(false)) { in pumpDecodeRequest()
692 sendV4L2DecoderCmd(true); in serviceDeviceTask()
971 bool V4L2Decoder::sendV4L2DecoderCmd(bool start) { in sendV4L2DecoderCmd() function in android::V4L2Decoder
/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2Decoder.h98 bool sendV4L2DecoderCmd(bool start);