Searched refs:sendV4L2DecoderCmd (Results 1 – 2 of 2) sorted by relevance
75 bool sendV4L2DecoderCmd(bool start);
267 if (!sendV4L2DecoderCmd(false)) { in pumpDecodeRequest()456 sendV4L2DecoderCmd(true); in serviceDeviceTask()730 bool V4L2Decoder::sendV4L2DecoderCmd(bool start) { in sendV4L2DecoderCmd() function in android::V4L2Decoder