Searched refs:isZoom1xFrameRequested (Results 1 – 2 of 2) sorted by relevance
299 ch_obj->isZoom1xFrameRequested = TRUE; in mm_channel_process_stream_buf()301 ch_obj->isZoom1xFrameRequested = FALSE; in mm_channel_process_stream_buf()2168 if (ch_obj->isZoom1xFrameRequested) { in mm_channel_handle_metadata()2170 ch_obj->isZoom1xFrameRequested = 0; in mm_channel_handle_metadata()
428 uint8_t isZoom1xFrameRequested; member