Searched refs:stereo_output_mode (Results 1 – 5 of 5) sorted by relevance
1135 unsigned int stereo_output_mode; variable
1080 unsigned int stereo_output_mode; variable
1218 unsigned int stereo_output_mode; variable
664 stereo_output_mode(HAL_NO_3D), in omx_vdec()8991 DEBUG_PRINT_LOW("stereo_output_mode = %d",stereo_output_mode); in fill_buffer_done()8993 S3D_FORMAT, (void*)&stereo_output_mode); in fill_buffer_done()11671 stereo_output_mode = HAL_3D_SIDE_BY_SIDE_L_R; in handle_extradata()11673 stereo_output_mode = HAL_3D_SIDE_BY_SIDE_R_L; in handle_extradata()11676 stereo_output_mode = HAL_NO_3D; in handle_extradata()11680 stereo_output_mode = HAL_3D_TOP_BOTTOM; in handle_extradata()11684 stereo_output_mode = HAL_NO_3D; in handle_extradata()11687 …king_payload->fpa_type, s3d_frame_packing_payload->content_interprtation_type, stereo_output_mode); in handle_extradata()
586 stereo_output_mode(HAL_NO_3D), in omx_vdec()